The SelectionChangedEventArgs<(Of <(<'T>)>)> type exposes the following members.

Constructors

  Name Description
Public method SelectionChangedEventArgs<(Of <(<'T>)>)>
Initializes a new instance of the SelectionChangedEventArgs<(Of <(<'T>)>)> class.

Properties

  Name Description
Public property AddedItems
Gets a collection which contains the items that were selected.
Public property RemovedItems
Gets a collection which contains the items that were unselected.

See Also